 
~~~~~~~~~~~~~~~~~~~~~
  pop3rules.zip  pop3rules.rar
  'eserv2\agents' (  ), 
 'pop3toss.cfg'    .
    .   
    'agents\pop3rules\pop3toss.rules'

:
    07.08.01 *   .   , 
                    ,   . 
                 .   .
    22.11.99 + 1.  from:, subject:, to:  body   
                    base64  quoted-printable.
                   charset koi8-r  utf-8,    
                        win1251
                  (    ).
             + 2.      .
                     base64. UU  
                   ,       , 
                      multipart/mixed.
    26.10.99 + 1.    .
             + 2.      
                   '*'      .
    20.10.99 + 1.    ';'   .
             + 2.      
                  .      
                       '==> to_addr'.
                        ,  
                     IF THEN  ..
             + 3.        wild cards.

  :
   
:- from~ Cherezov
    :action to: friend@mail.ru
            message: "I have an interesting email.%NEW-LINE%%BODY%"
:- to~ Nicholas to~ Nemtsev OR
:- from~ "my sender"
    :action replay-with-pattern: agents\autoanswer.pat
==> nicholas@local
    :action 0 S" I have message for you" DROP
            <subj> 2@ DROP 0 MessageBoxA DROP ;

:-                 
;                 (  )
==> addr_to            
:action             

      :
  from~ text_without_blanks  from~ "text with blanks"
  to~   ...
  subj~ ...
  body~ ...
  field" X-Mailer:" S" Microsoft" ~match
   . ,   
   AND, OR, 0=  ..    
   .
  cut  ( ? -- ?)        .
                      ,   
                       .
       .  
       ,  
    pop3toss.rules.     
   erobot'a AddNode, inList.    
   AppendNode.

  not-tossed? ( -- ?)  ,      
                        .

    :action
   :action  ,   
   .  :action ( '==> to_addr')
    (     ,
    ).

 :action ,   ,     .
      (  
 ,  ):
    [to: to@email] [from: from@email] [subj: "subject"]
        replay: "  "
           ,
             
    .      .
       :
        FROM        -  
        TO-         -  
        SUBJ        -  
        BODY        -   (  text/plain)
        RAW-BODY    -  ,       (MAX-BODY-SIZE)
        DATE        -  
        TIME        -  
        NEW-LINE    -  
        PERCENT     -  
    :
        replay: " .%NEW-LINE% %DATE%%NEW-LINE%%BODY%"
 ,         ,
     :
        replay-with-pattern: "agents\autoanswer.pat"
message: -  replay:,     message: ,
   ,     .
